GoXam for WPF v3
GraphLinksModelLinkData<NodeKey,PortKey> Class Properties


Northwoods.GoXam.Model Namespace : GraphLinksModelLinkData<NodeKey,PortKey> Class

For a list of all members of this type, see GraphLinksModelLinkData<NodeKey,PortKey> members.

Public Properties
 NameDescription
Public PropertyGets or sets a String that names the category to which the link data belongs.  
Public Property Gets or sets the key value of the node from which this link comes.  
Public PropertyGets or sets the optional parameter information for the From node's port.  
Public Property Gets or sets the key value of the node which is on this link acting as if it were a label.  
Public PropertyGets or sets a collection of Points used to define the path of the link.  
Public Property Gets or sets a string that can be used for a text label on a link.  
Public Property Gets or sets the key value of the node to which this link goes.  
Public PropertyGets or sets the optional parameter information for the To node's port.  
Top
See Also

Reference

GraphLinksModelLinkData<NodeKey,PortKey> Class
Northwoods.GoXam.Model Namespace